home *** CD-ROM | disk | FTP | other *** search
-
- ST Xformer Source Code README file
- ----------------------------------
- October 29, 1988 by Darek Mihocka
-
- The ARC file from which this README file came from contains about 6
- files, which make up the source code and object code required to build
- ST Xformer 1.05. (Apple emulator). This is what I was playing around
- with about 2 years ago. It is more functional that the Apple emulator
- in ST Xformer II, just a lot slower.
-
- Megamax C is required to compiler and build the program. The executable is
- included in the ARC file. The file APPLSOFT.BIN, which is 12294 bytes
- long is not included, since it contains the copyrighted Apple ROMs. To
- generate the file, write out a 6 byte header $FF, $FF, $00, $D0, $FF, $FF
- followed by the 12288 bytes of Apple ROM ($D000 thru $FFFF).
-
- Source code to Xformer II should be available wherever you got this file.
-
- - Darek
-